首页> 外文OA文献 >A Novel Parser Design Algorithm Based on Artificial Ants
【2h】

A Novel Parser Design Algorithm Based on Artificial Ants

机译:一种基于人工蚂蚁的新型分析器设计算法

代理获取
本网站仅为用户提供外文OA文献查询和代理获取服务,本网站没有原文。下单后我们将采用程序或人工为您竭诚获取高质量的原文,但由于OA文献来源多样且变更频繁,仍可能出现获取不到、文献不完整或与标题不符等情况,如果获取不到我们将提供退款服务。请知悉。

摘要

This article presents a unique design for a parser using the Ant ColonyOptimization algorithm. The paper implements the intuitive thought process ofhuman mind through the activities of artificial ants. The scheme presented hereuses a bottom-up approach and the parsing program can directly use ambiguous orredundant grammars. We allocate a node corresponding to each production rulepresent in the given grammar. Each node is connected to all other nodes(representing other production rules), thereby establishing a completelyconnected graph susceptible to the movement of artificial ants. Each ant triesto modify this sentential form by the production rule present in the node andupgrades its position until the sentential form reduces to the start symbol S.Successful ants deposit pheromone on the links that they have traversedthrough. Eventually, the optimum path is discovered by the links carryingmaximum amount of pheromone concentration. The design is simple, versatile,robust and effective and obviates the calculation of the above mentioned setsand precedence relation tables. Further advantages of our scheme lie in i)ascertaining whether a given string belongs to the language represented by thegrammar, and ii) finding out the shortest possible path from the given stringto the start symbol S in case multiple routes exist.
机译:本文为使用Ant ColonyOptimization算法的解析器提出了一种独特的设计。本文通过人工蚂蚁的活动实现了人脑的直觉思维过程。本文提出的方案使用了自下而上的方法,并且解析程序可以直接使用歧义或冗余语法。我们分配与给定语法中存在的每个生产规则相对应的节点。每个节点都连接到所有其他节点(代表其他生产规则),从而建立了易于人工蚂蚁运动的完全连通图。每个蚂蚁都试图通过节点中存在的生产规则来修改此句法形式,并升级其位置,直到该句法形式简化为起始符号S。成功的蚂蚁将信息素沉积在它们遍历的链接上。最终,最佳途径是通过携带最大量的信息素浓度的链发现的。该设计简单,通用,健壮和有效,并且避免了上述集合和优先级关系表的计算。我们的方案的进一步优点在于:i)确定给定的字符串是否属于语法表示的语言,以及ii)在存在多个路由的情况下,找出从给定的字符串到起始符号S的最短路径。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
代理获取

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号